keccak256
Compute the Keccak256 digest (hash) of the given byte array.
Alias
Alias target
Return
the Keccak256 digest as a byte array of length 32
Since
0.10.6
Parameters
input
the data to digest
Compute the Keccak256 digest (hash) of the given byte array.
the Keccak256 digest as a byte array of length 32
0.10.6
the data to digest